home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / bbs / l2100.zip / RULES.REF < prev    next >
Text File  |  1997-06-15  |  1KB  |  35 lines

  1. @#rules
  2.  
  3. ;Rules for LORD II: New World.  You can change #'s here to affect the
  4. ;rules of the game.
  5.  
  6. ;change the 0 below to a 1 to show an optional opening message.
  7.  
  8. @if 0 is 1 then do
  9.   @begin
  10.   @show
  11. `r0`c  `r1  `%WELCOME TO THE REVOLUTION  `r0
  12.  
  13.   `2The`0 (put BBS name here) `2is proud to be an official beta site of `0LORD2`2.
  14.  
  15.   Please report any problems to the sysop here or email `0sethable@rtsoft.com`2
  16.   directly.
  17.  
  18.   Have fun!
  19.  
  20. `k
  21.   @end
  22.  
  23. ;*** example of showing users a message ****
  24.  
  25. @do `v03 is 0 ;Can players die unlimited times per day?  0 is no, 1 is yes
  26. @do `v05 is 3000 ;turns per day given to a player, 0 for unlimited
  27. @do `v06 is 0 ; Make this 1 to activate CLEAN mode, this means 'dirty' things
  28.               ; will not happen, like there won't be whores at the Sea Hag
  29.               ; hotel
  30. @do `v07 is 4 ; Max random quests possible per day
  31. @do `v08 is 20 ; Max uses of the slot machines/craps per day
  32. @do `v09 is 15 ; Level at which players can be attacked in Inns. 0 for never
  33.  
  34. @#NOMORE
  35.